get Frame Height
Get a block's layout height. The layout height is only available after an internal update loop, which may not happen immediately.
Return
the layout height.
Parameters
block
the block to query.
Get a block's layout height. The layout height is only available after an internal update loop, which may not happen immediately.
the layout height.
the block to query.